From: Daniel Dickinson Date: Sat, 12 Mar 2011 06:55:07 +0000 (+0000) Subject: [net] Routing and Redirection: Moved programs for routing and redirecting/relaying... X-Git-Url: http://git.openwrt.org/%22https:/collectd.org//%22/%22https:/collectd.org/%22?a=commitdiff_plain;h=6457561c19cfb33931ca5c7c7d1067b5bbe1f8cc;p=feed%2Frouting.git [net] Routing and Redirection: Moved programs for routing and redirecting/relaying traffic to the Routing and Redirection submenu. git-svn-id: svn://svn.openwrt.org/openwrt/packages/net/batman@26072 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- diff --git a/Makefile b/Makefile index 821e33a..db1bc37 100644 --- a/Makefile +++ b/Makefile @@ -34,6 +34,7 @@ define Package/batmand $(call Package/batmand/Default) SECTION:=net CATEGORY:=Network + SUBMENU:=Routing and Redirection DEPENDS:=+libpthread +kmod-tun TITLE:=B.A.T.M.A.N. layer 3 routing daemon endef